AttachmentEmbeddedItem Property

Contains Item object if the attachment is an emabedded item.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public Item EmbeddedItem { get; set; }

Property Value

Item
The embedded item.

See Also